home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 69 / Cine Live 69.iso / pc / Data / Interface / avant prem.k < prev    next >
Encoding:
Text File  |  2003-04-30  |  6.3 KB  |  224 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$00000260,$00000165,$00000267,$000002B6,$00000000,$00000000,$00000000,$00000000};
  6.         LayoutWindow is {$000000C8,$00000041,$0000032F,$00000267,$00000000,$00000000,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oMusic2,
  16.         omaprepmac3,
  17.         oFilm_14,
  18.         oFilm_25,
  19.         oFilm_36,
  20.         oFilm_47,
  21.         oFilm_58,
  22.         ommsomm10
  23.     ];
  24.     Events is [
  25.         cOnscreenEvent
  26.         with 
  27.             Commands is [
  28.                 cRunCommand
  29.                 with Flags is $00000004; Target is oMusic2; Rewind is true; end
  30.             ];
  31.         end,
  32.         cKeyboardEvent
  33.         with Value is "+"; 
  34.             Commands is [
  35.                 cSetVolumeCommand
  36.                 with Flags is $00000004; Mode is ExecuteHigher; end
  37.             ];
  38.         end,
  39.         cKeyboardEvent
  40.         with Value is "-"; 
  41.             Commands is [
  42.                 cSetVolumeCommand
  43.                 with Flags is $00000004; Mode is ExecuteLower; end
  44.             ];
  45.         end,
  46.         cKeyboardEvent
  47.         with Value is "m"; 
  48.             Commands is [
  49.                 cRunCommand
  50.                 with Flags is $00000004; Target is oMusic2; Mode is Toggle; Rewind is true; end
  51.             ];
  52.         end
  53.     ];
  54. end;
  55.  
  56. object oMusic2 is cSound
  57. with 
  58.     Flags is $00000150; 
  59.     Name is "Music"; 
  60.     
  61.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  62.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  63.     Looping is true; 
  64.     URL is "data/Sons/2.mp3"; URLOption is GetDiskURL; 
  65.     
  66. end;
  67.  
  68. object omaprepmac3 is cImage
  69. with 
  70.     Flags is $00000150; 
  71.     Name is "maprepmac"; 
  72.     Enabled is false; 
  73.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  74.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  75.     
  76.     URL is "data/Images/mapav.jpg"; URLOption is GetDiskURL; 
  77.     
  78.     
  79. end;
  80.  
  81. object oFilm_14 is cBox
  82. with 
  83.     Flags is $00000150; 
  84.     Name is "Film 1"; 
  85.     Region is {$FFFF02FC,$00080008,$0190032D,$00080151,$01527FFF,$00090152,$01537FFF,$000A0153,$01557FFF,$000B0155,$01567FFF,$000C0156,$01587FFF,$000D0158,$01597FFF,$000E0159,$015B7FFF,$000F015B,$015C7FFF,$0010015C,$015E7FFF,$0011015E,$01607FFF,$00120160,$01617FFF,$00130161,$01637FFF,$00140163,$01647FFF,$00150164,$01667FFF,$00160166,$01677FFF,$00170167,$01697FFF,$00180169,$016A7FFF,$0019016A,$017D7FFF,$001A017D,$017E7FFF,$001B017E,$017F7FFF,$001C017F,$01807FFF,$001D0180,$01817FFF,$001E0181,$01827FFF,$001F0182,$01837FFF,$00200183,$01857FFF,$00210185,$01867FFF,$00220186,$01877FFF,$00230187,$01887FFF,$00240188,$01897FFF,$00250189,$018A7FFF,$0026018A,$018B7FFF,$0027018B,$018C7FFF,$002B018C,$018D7FFF,$002F018D,$018E7FFF,$00310150,$01517FFF,$0032014F,$0150018E,$018F7FFF,$0034014E,$014F7FFF,$0035014D,$014E7FFF,$0036014C,$014D018F,$01907FFF,$0038014B,$014C7FFF,$0039014A,$014B0190,$01917FFF,$003A0191,$01927FFF,$003B0149,$014A0192,$01937FFF,$003C0148,$01490193,$01947FFF,$003D0147,$01480194,$01957FFF,$003E0147,$01480195,$01967FFF,$003F0196,$01977FFF,$00400148,$01490197,$01987FFF,$00410198,$01997FFF,$00420199,$019A7FFF,$00430149,$014A7FFF,$0045014A,$014B7FFF,$0047014B,$014C7FFF,$0051014C,$014D7FFF,$00590198,$019A7FFF,$005A0196,$01987FFF,$005B014C,$014D7FFF,$005C014B,$014C7FFF,$005D014A,$014B7FFF,$005E0149,$014A0196,$01977FFF,$005F0148,$01497FFF,$00600147,$01487FFF,$00610146,$01477FFF,$00620145,$01467FFF,$00630144,$01457FFF,$00640142,$01447FFF,$00650141,$01427FFF,$00660140,$01417FFF,$0067013F,$01407FFF,$0068013E,$013F0197,$01987FFF,$0069013D,$013E7FFF,$006A013C,$013D7FFF,$006B013B,$013C7FFF,$006C013A,$013B7FFF,$006D000B,$000C0139,$013A7FFF,$006E000C,$01390198,$01DC7FFF,$006F01DC,$02637FFF,$00700263,$02EA7FFF,$007102EA,$032D7FFF,$009E000A,$000B7FFF,$00FF0009,$000A7FFF,$0150019C,$03037FFF,$01510033,$019C7FFF,$01600008,$00090033,$00347FFF,$016F0303,$03047FFF,$01800034,$00357FFF,$01900008,$00350304,$032D7FFF,$7FFF0000};
  86.     Cursor is oFingerCursor; 
  87.     X is -12; Y is 47; 
  88.     Width is 818; Height is 400; 
  89.     
  90.     
  91.     Events is [
  92.         cMouseUpEvent
  93.         with Flags is $00000004; Flag is true; 
  94.             Commands is [
  95.                 cBrowseCommand
  96.                 with Flags is $00000004; URL is "av1.k"; end
  97.             ];
  98.         end
  99.     ];
  100. end;
  101.  
  102. object oFilm_25 is cBox
  103. with 
  104.     Flags is $00000150; 
  105.     release Editor:
  106.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  107.     end;
  108.     Name is "Film 2"; 
  109.     Region is {$FFFF002C,$00000000,$007400AC,$00000000,$00827FFF,$00010082,$00AC7FFF,$005700AB,$00AC7FFF,$00740000,$00AB7FFF,$7FFF0000};
  110.     Cursor is oFingerCursor; 
  111.     X is 45; Y is 388; 
  112.     Width is 172; Height is 116; 
  113.     
  114.     
  115.     Events is [
  116.         cMouseUpEvent
  117.         with Flags is $00000004; Flag is true; 
  118.             Commands is [
  119.                 cBrowseCommand
  120.                 with Flags is $00000004; URL is "av2.k"; end
  121.             ];
  122.         end
  123.     ];
  124. end;
  125.  
  126. object oFilm_36 is cBox
  127. with 
  128.     Name is "Film 3"; 
  129.     Cursor is oFingerCursor; 
  130.     X is 224; Y is 390; 
  131.     Width is 174; Height is 115; 
  132.     
  133.     
  134.     Events is [
  135.         cMouseUpEvent
  136.         with Flag is true; 
  137.             Commands is [
  138.                 cBrowseCommand
  139.                 with URL is "av3.k"; end
  140.             ];
  141.         end
  142.     ];
  143. end;
  144.  
  145. object oFilm_47 is cBox
  146. with 
  147.     release Editor:
  148.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  149.     end;
  150.     Name is "Film 4"; 
  151.     Region is {$FFFF000A,$00000000,$007600AD};
  152.     Cursor is oFingerCursor; 
  153.     X is 403; Y is 389; 
  154.     Width is 173; Height is 118; 
  155.     
  156.     
  157.     Events is [
  158.         cMouseUpEvent
  159.         with Flag is true; 
  160.             Commands is [
  161.                 cBrowseCommand
  162.                 with URL is "av4.k"; end
  163.             ];
  164.         end
  165.     ];
  166. end;
  167.  
  168. object oFilm_58 is cBox
  169. with 
  170.     Flags is $00008151; 
  171.     Name is "Film 5"; 
  172.     Region is {$FFFF003C,$00000000,$007300AF,$00000000,$00AF7FFF,$004D0000,$00017FFF,$00570000,$00017FFF,$00700000,$000C7FFF,$0071000C,$00147FFF,$00730014,$00AF7FFF,$7FFF0000};
  173.     Cursor is oFingerCursor; 
  174.     X is 581; Y is 391; 
  175.     Width is 175; Height is 115; 
  176.     
  177.     
  178.     Events is [
  179.         cMouseUpEvent
  180.         with Flags is $00004004; Flag is true; 
  181.             Commands is [
  182.                 cBrowseCommand
  183.                 with Flags is $00004004; URL is "av5.k"; end
  184.             ];
  185.         end
  186.     ];
  187. end;
  188.  
  189. object ommsomm10 is cImage
  190. with 
  191.     Name is "mmsomm"; 
  192.     Shown is false; Cursor is oFingerCursor; 
  193.     X is 629; Y is 573; 
  194.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  195.     
  196.     URL is "data/Images/vid%20sommaire.jpg"; URLOption is GetDiskURL; 
  197.     
  198.     
  199.     Events is [
  200.         cMouseEnterEvent
  201.         with 
  202.             Commands is [
  203.                 cShowCommand
  204.                 with Target is oTargetSelf; end
  205.             ];
  206.         end,
  207.         cMouseLeaveEvent
  208.         with 
  209.             Commands is [
  210.                 cShowCommand
  211.                 with Target is oTargetSelf; Mode is Clear; end
  212.             ];
  213.         end,
  214.         cMouseUpEvent
  215.         with Flag is true; 
  216.             Commands is [
  217.                 cRunCommand
  218.                 with Target is oMusic2; Mode is Clear; Rewind is true; end,
  219.                 cBrowseCommand
  220.                 with URL is "sommaire.k"; end
  221.             ];
  222.         end
  223.     ];
  224. end;